object SpellCheckConfigDialog: TSpellCheckConfigDialog Left = 357 Top = 221 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Spelling Options' ClientHeight = 489 ClientWidth = 394 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnShow = FormShow DesignSize = ( 394 489) PixelsPerInch = 120 TextHeight = 16 object OK: TButton Left = 293 Top = 453 Width = 92 Height = 28 Anchors = [akLeft, akBottom] Caption = 'xx&OK' Default = True ModalResult = 1 TabOrder = 3 end object DictionariesGroup: TGroupBox Left = 10 Top = 246 Width = 375 Height = 198 Anchors = [akLeft, akRight, akBottom] Caption = ' xxDictionaries: ' TabOrder = 1 DesignSize = ( 375 198) object CustomLabel: TLabel Left = 10 Top = 144 Width = 123 Height = 16 Anchors = [akLeft, akBottom] Caption = 'xxCustom Dictionary:' end object CustomCombo: TComboBox Left = 10 Top = 162 Width = 208 Height = 24 Style = csDropDownList Anchors = [akLeft, akRight, akBottom] ItemHeight = 16 TabOrder = 1 OnChange = CustomComboChange end object DictionariesButton: TButton Left = 236 Top = 160 Width = 130 Height = 28 Anchors = [akRight, akBottom] Caption = 'xxDictionaries ...' TabOrder = 2 OnClick = DictionariesButtonClick end object MainDictionaries: TListView Left = 10 Top = 20 Width = 356 Height = 119 Anchors = [akLeft, akTop, akRight, akBottom] Checkboxes = True Columns = < item AutoSize = True Caption = 'xxName' ImageIndex = 0 end item AutoSize = True Caption = 'xxFilename' ImageIndex = 0 end> ColumnClick = False HotTrackStyles = [htHandPoint, htUnderlineHot] ReadOnly = True RowSelect = True SmallImages = XPImageList TabOrder = 0 ViewStyle = vsReport OnChange = MainDictionariesChange OnClick = MainDictionariesClick OnSelectItem = MainDictionariesSelectItem end end object OptionsGroup: TGroupBox Left = 10 Top = 10 Width = 375 Height = 228 Anchors = [akLeft, akTop, akRight, akBottom] Caption = ' xxOptions: ' TabOrder = 0 object Option1: TCheckBox Left = 10 Top = 20 Width = 356 Height = 21 Caption = 'Option1' TabOrder = 0 OnClick = OptionsClick end object Option2: TCheckBox Left = 10 Top = 39 Width = 356 Height = 21 Caption = 'Option2' TabOrder = 1 OnClick = OptionsClick end object Option3: TCheckBox Left = 10 Top = 59 Width = 356 Height = 21 Caption = 'Option3' TabOrder = 2 OnClick = OptionsClick end object Option4: TCheckBox Left = 10 Top = 79 Width = 356 Height = 21 Caption = 'Option4' TabOrder = 3 OnClick = OptionsClick end object Option5: TCheckBox Left = 10 Top = 98 Width = 356 Height = 21 Caption = 'Option5' TabOrder = 4 OnClick = OptionsClick end object Option6: TCheckBox Left = 10 Top = 118 Width = 356 Height = 21 Caption = 'Option6' TabOrder = 5 OnClick = OptionsClick end object Option7: TCheckBox Left = 10 Top = 138 Width = 356 Height = 21 Caption = 'Option7' TabOrder = 6 OnClick = OptionsClick end object Option10: TCheckBox Left = 10 Top = 197 Width = 356 Height = 21 Caption = 'Option10' TabOrder = 9 OnClick = OptionsClick end object Option9: TCheckBox Left = 10 Top = 177 Width = 356 Height = 21 Caption = 'Option9' TabOrder = 8 OnClick = OptionsClick end object Option8: TCheckBox Left = 10 Top = 158 Width = 356 Height = 20 Caption = 'Option8' TabOrder = 7 OnClick = OptionsClick end end object HelpButton: TButton Left = 193 Top = 453 Width = 93 Height = 28 Anchors = [akLeft, akBottom] Caption = 'xxHelp' TabOrder = 2 OnClick = HelpButtonClick end object ResetButton: TButton Left = 10 Top = 453 Width = 123 Height = 28 Anchors = [akLeft, akBottom] Caption = 'xxxReset Defaults' TabOrder = 4 OnClick = ResetButtonClick end object DialogControl: TConfigurationDialogCtrl OnConfigurationAvailable = DialogControlConfigurationAvailable Left = 280 Top = 16 end object XPImageList: TImageList AllocBy = 1 DrawingStyle = dsTransparent Width = 1 Left = 280 Top = 48 Bitmap = { 494C010101000400040001001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600 0000000000003600000028000000040000001000000001002000000000000001 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000424D3E000000000000003E000000 2800000004000000100000000100010000000000400000000000000000000000 000000000000000000000000FFFFFF0080000000800000008000000080000000 8000000080000000800000008000000080000000800000008000000080000000 8000000080000000800000008000000000000000000000000000000000000000 000000000000} end end